home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980424-19980901 / 000237_news@newsmaster….columbia.edu _Mon Jun 29 13:00:37 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA23726
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 29 Jun 1998 13:00:37 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id NAA11538
  7.     for kermit.misc@watsun; Mon, 29 Jun 1998 13:00:36 -0400 (EDT)
  8. Message-ID: <3597929E.36F3@belgium.ncr.com>
  9. Date: Mon, 29 Jun 1998 15:11:58 +0200
  10. From: ghuylebr <geert.huylebroeck@belgium.ncr.com>
  11. X-Mailer: Mozilla 3.01 (Win95; I)
  12. MIME-Version: 1.0
  13. Subject: 'Receive window Full' message
  14. Content-Type: text/plain; charset=us-ascii
  15. Content-Transfer-Encoding: 7bit
  16. Newsgroups: comp.protocols.kermit.misc
  17. Lines: 37
  18. Path: news.columbia.edu!panix!howland.erols.net!news.maxwell.syr.edu!Supernews60!supernews.com!news-out.internetmci.com!pull-feed.internetmci.com!rpc1283.ncr.com!rpc1286!rpc1285.daytonoh.ncr.com
  19. Xref: news.columbia.edu comp.protocols.kermit.misc:8931
  20.  
  21. Hi,
  22.  
  23. we are using Kermit as file-transfer mechanism in the following
  24. environment
  25.  
  26. The clients dialin to a TerminalServer from within a Powerbuilder
  27. application (which contains some
  28. kermit code)
  29. >From the Terminal Server, there's automatically a Rlogin-session started
  30. to a UNIX server where a script
  31. starts kermit in Server Mode
  32.  
  33. On the server, we run  C-Kermit 6.0.192 
  34.  
  35. Most of the time the clients can transfer files without a problem
  36. But still, rather often, the clients need to resend the data because the
  37. connection with the (kermit) server
  38. dropped.
  39.  
  40. We took some networktraces (captured received and send data at the
  41. server side) and found that, when the connection
  42. drops, the Kermit Server sent the message  'Receive window Full'
  43.  
  44. I found this message in the 'ckcfn2.c' code with some explanation but
  45. I'm no enough familiar with the Kermit code
  46. to understand this
  47. Remark : we upgraded the previous Kermit release to C-Kermit 6.0 as we
  48. got the same type of disconnects. At that time, Kermit
  49. sent the message  'Internal Error 18'
  50. I found (in the same file that  the 'Receive window Full'  replaced the
  51. 'Internal error 18'
  52.  
  53. Can anyone help us to debug what goes wrong ??
  54. How can we influence the speed between the UNIX server (where kermit is
  55. started in Receive mode) and the Terminal Server ?
  56. (= a TCP/IP connection) ?
  57.  
  58.  
  59.  
  60. Thanks in Advance
  61.  
  62. Geert Huylebroeck
  63.  
  64. 32 2 727 93 57
  65.  
  66. geert.huylebroeck@belgium.ncr.com